Skip to content

Commit 73f46e2

Browse files
build(deps-dev): bump jackson-annotations from 2.13.3 to 2.13.4
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 385dd52 commit 73f46e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<plugin>
9595
<groupId>org.sonatype.plugins</groupId>
9696
<artifactId>nexus-staging-maven-plugin</artifactId>
97-
<version>1.6.8</version>
97+
<version>1.6.13</version>
9898
<extensions>true</extensions>
9999
<configuration>
100100
<serverId>sonatype-nexus-staging</serverId>
@@ -236,7 +236,7 @@
236236
<dependency>
237237
<groupId>com.fasterxml.jackson.core</groupId>
238238
<artifactId>jackson-annotations</artifactId>
239-
<version>2.13.3</version>
239+
<version>2.13.4</version>
240240
<scope>test</scope>
241241
</dependency>
242242

0 commit comments

Comments
 (0)