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 60a89e8 commit eb204cfCopy full SHA for eb204cf
pom.xml
@@ -36,9 +36,9 @@
36
<properties>
37
<maven.compiler.release>17</maven.compiler.release>
38
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
39
- <jackson.version>2.16.2</jackson.version>
40
- <slf4j.version>2.0.12</slf4j.version>
41
- <junit.version>5.10.2</junit.version>
+ <jackson.version>2.18.2</jackson.version>
+ <slf4j.version>2.0.16</slf4j.version>
+ <junit.version>5.11.4</junit.version>
42
</properties>
43
<dependencies>
44
<dependency>
0 commit comments