Skip to content

Commit 9a1caf0

Browse files
renovate[bot]morpheus-87
authored andcommitted
fix(deps): update all dependencies
1 parent b01e4c9 commit 9a1caf0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
<dependency>
4949
<groupId>com.fasterxml.jackson.core</groupId>
5050
<artifactId>jackson-annotations</artifactId>
51-
<version>2.19.1</version>
51+
<version>2.19.2</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>com.fasterxml.jackson.core</groupId>
5555
<artifactId>jackson-databind</artifactId>
56-
<version>2.19.1</version>
56+
<version>2.19.2</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.google.guava</groupId>
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.junit.jupiter</groupId>
7272
<artifactId>junit-jupiter-api</artifactId>
73-
<version>5.13.2</version>
73+
<version>5.13.4</version>
7474
<scope>test</scope>
7575
</dependency>
7676
</dependencies>
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>org.apache.maven.plugins</groupId>
166166
<artifactId>maven-gpg-plugin</artifactId>
167-
<version>3.2.7</version>
167+
<version>3.2.8</version>
168168
<executions>
169169
<execution>
170170
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)