Skip to content

Commit 17f4ff2

Browse files
Update Mend: high confidence minor and patch dependency updates
1 parent f49dcf4 commit 17f4ff2

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
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.google.code.gson</groupId>
2525
<artifactId>gson</artifactId>
26-
<version>2.10.1</version> <!-- Replace with the latest version -->
26+
<version>2.13.1</version> <!-- Replace with the latest version -->
2727
</dependency>
2828
<dependency>
2929
<groupId>com.fasterxml.jackson.core</groupId>
@@ -52,7 +52,7 @@
5252
<plugin>
5353
<groupId>org.apache.maven.plugins</groupId>
5454
<artifactId>maven-jar-plugin</artifactId>
55-
<version>3.3.0</version>
55+
<version>3.4.2</version>
5656
<configuration>
5757
<outputDirectory>${project.build.directory}/../out/artifacts/ThreadFix_jar</outputDirectory>
5858
<archive>

0 commit comments

Comments
 (0)