We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f496a commit 3691a8eCopy full SHA for 3691a8e
pom.xml
@@ -25,7 +25,7 @@
25
<java.version>11</java.version>
26
<spring-framework.version>5.3.21</spring-framework.version>
27
<commons-lang3.version>3.16.0</commons-lang3.version>
28
- <lombok.version>1.18.28</lombok.version>
+ <lombok.version>1.18.34</lombok.version>
29
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
30
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
31
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
0 commit comments