Skip to content

Commit 308b991

Browse files
chore(deps): bump the all group with 5 updates (#1723)
1 parent 6b621ce commit 308b991

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
<maven.compiler.target>8</maven.compiler.target>
4646
<maven.compiler.parameters>true</maven.compiler.parameters>
4747
<gson.version>2.11.0</gson.version>
48-
<junit.version>5.11.3</junit.version>
48+
<junit.version>5.11.4</junit.version>
4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
50-
<websocket.version>1.5.7</websocket.version>
50+
<websocket.version>1.6.0</websocket.version>
5151
<opentest4j.version>1.3.0</opentest4j.version>
5252
</properties>
5353

@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.apache.maven.plugins</groupId>
138138
<artifactId>maven-javadoc-plugin</artifactId>
139-
<version>3.11.1</version>
139+
<version>3.11.2</version>
140140
<configuration>
141141
<additionalOptions>--allow-script-in-comments</additionalOptions>
142142
<failOnError>false</failOnError>

0 commit comments

Comments
 (0)