Skip to content

Commit c4162b1

Browse files
Bump the java-production-dependencies group with 3 updates
Bumps the java-production-dependencies group with 3 updates: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson), [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) and [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.0 to 2.19.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.0 to 2.19.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.0 to 2.19.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.7.0 to 0.8.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-production-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-production-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-production-dependencies - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad9f952 commit c4162b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<!-- runtime dependencies -->
4040
<api.version>1.6.0</api.version>
4141
<slf4j.version>2.0.17</slf4j.version>
42-
<jackson.version>2.19.0</jackson.version>
42+
<jackson.version>2.19.1</jackson.version>
4343

4444
<!-- test dependencies -->
4545
<junit.jupiter.version>5.12.2</junit.jupiter.version>
@@ -49,7 +49,7 @@
4949
<mvn-surefire.version>3.5.3</mvn-surefire.version>
5050
<mvn-failsafe.version>3.5.3</mvn-failsafe.version>
5151
<dependency-check.version>12.1.1</dependency-check.version>
52-
<central-publishing.version>0.7.0</central-publishing.version>
52+
<central-publishing.version>0.8.0</central-publishing.version>
5353
<jextract-maven.version>0.4.3</jextract-maven.version>
5454

5555
<!-- jextract props -->

0 commit comments

Comments
 (0)