Skip to content

Commit add7f56

Browse files
chore(deps): bump the all group with 7 updates (#1754)
1 parent 676f38d commit add7f56

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 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.12.1</gson.version>
48-
<junit.version>5.11.4</junit.version>
48+
<junit.version>5.12.0</junit.version>
4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5050
<websocket.version>1.6.0</websocket.version>
5151
<opentest4j.version>1.3.0</opentest4j.version>
@@ -106,7 +106,7 @@
106106
<plugin>
107107
<groupId>org.apache.maven.plugins</groupId>
108108
<artifactId>maven-clean-plugin</artifactId>
109-
<version>3.4.0</version>
109+
<version>3.4.1</version>
110110
</plugin>
111111
<plugin>
112112
<groupId>org.apache.maven.plugins</groupId>
@@ -116,17 +116,17 @@
116116
<plugin>
117117
<groupId>org.apache.maven.plugins</groupId>
118118
<artifactId>maven-compiler-plugin</artifactId>
119-
<version>3.13.0</version>
119+
<version>3.14.0</version>
120120
</plugin>
121121
<plugin>
122122
<groupId>org.apache.maven.plugins</groupId>
123123
<artifactId>maven-install-plugin</artifactId>
124-
<version>3.1.3</version>
124+
<version>3.1.4</version>
125125
</plugin>
126126
<plugin>
127127
<groupId>org.apache.maven.plugins</groupId>
128128
<artifactId>maven-deploy-plugin</artifactId>
129-
<version>3.1.3</version>
129+
<version>3.1.4</version>
130130
</plugin>
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)