Skip to content

Commit a2555dd

Browse files
chore(deps): bump the all group with 4 updates (#1846)
1 parent 0deadc2 commit a2555dd

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
@@ -44,7 +44,7 @@
4444
<maven.compiler.source>8</maven.compiler.source>
4545
<maven.compiler.target>8</maven.compiler.target>
4646
<maven.compiler.parameters>true</maven.compiler.parameters>
47-
<gson.version>2.13.1</gson.version>
47+
<gson.version>2.13.2</gson.version>
4848
<junit.version>5.13.4</junit.version>
4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5050
<websocket.version>1.6.0</websocket.version>
@@ -128,7 +128,7 @@
128128
<plugin>
129129
<groupId>org.apache.maven.plugins</groupId>
130130
<artifactId>maven-compiler-plugin</artifactId>
131-
<version>3.14.0</version>
131+
<version>3.14.1</version>
132132
</plugin>
133133
<plugin>
134134
<groupId>org.apache.maven.plugins</groupId>
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.apache.maven.plugins</groupId>
150150
<artifactId>maven-javadoc-plugin</artifactId>
151-
<version>3.11.3</version>
151+
<version>3.12.0</version>
152152
<configuration>
153153
<additionalOptions>--allow-script-in-comments</additionalOptions>
154154
<failOnError>false</failOnError>
@@ -159,7 +159,7 @@
159159
<plugin>
160160
<groupId>org.apache.maven.plugins</groupId>
161161
<artifactId>maven-surefire-plugin</artifactId>
162-
<version>3.5.3</version>
162+
<version>3.5.4</version>
163163
<configuration>
164164
<properties>
165165
<configurationParameters>

0 commit comments

Comments
 (0)