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 ad9f952 commit c4162b1Copy full SHA for c4162b1
pom.xml
@@ -39,7 +39,7 @@
39
<!-- runtime dependencies -->
40
<api.version>1.6.0</api.version>
41
<slf4j.version>2.0.17</slf4j.version>
42
- <jackson.version>2.19.0</jackson.version>
+ <jackson.version>2.19.1</jackson.version>
43
44
<!-- test dependencies -->
45
<junit.jupiter.version>5.12.2</junit.jupiter.version>
@@ -49,7 +49,7 @@
49
<mvn-surefire.version>3.5.3</mvn-surefire.version>
50
<mvn-failsafe.version>3.5.3</mvn-failsafe.version>
51
<dependency-check.version>12.1.1</dependency-check.version>
52
- <central-publishing.version>0.7.0</central-publishing.version>
+ <central-publishing.version>0.8.0</central-publishing.version>
53
<jextract-maven.version>0.4.3</jextract-maven.version>
54
55
<!-- jextract props -->
0 commit comments