We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007fb2e commit fd4e081Copy full SHA for fd4e081
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.12.0</commons-lang3.version>
28
- <lombok.version>1.18.26</lombok.version>
+ <lombok.version>1.18.28</lombok.version>
29
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
30
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
31
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
0 commit comments