Skip to content

Commit 08ac52c

Browse files
chore(deps): bump the all group with 4 updates (#1680)
1 parent 9c220cd commit 08ac52c

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,7 +45,7 @@
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.0</junit.version>
48+
<junit.version>5.11.1</junit.version>
4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5050
<websocket.version>1.5.7</websocket.version>
5151
<opentest4j.version>1.3.0</opentest4j.version>
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.apache.maven.plugins</groupId>
138138
<artifactId>maven-javadoc-plugin</artifactId>
139-
<version>3.10.0</version>
139+
<version>3.10.1</version>
140140
<configuration>
141141
<additionalOptions>--allow-script-in-comments</additionalOptions>
142142
<failOnError>false</failOnError>
@@ -167,7 +167,7 @@
167167
<plugin>
168168
<groupId>org.apache.maven.plugins</groupId>
169169
<artifactId>maven-gpg-plugin</artifactId>
170-
<version>3.2.5</version>
170+
<version>3.2.7</version>
171171
</plugin>
172172
<plugin>
173173
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)