Skip to content

Commit 2f7250c

Browse files
committed
deps: bump plugin versions
Signed-off-by: Marc Nuri <[email protected]>
1 parent 4a877e5 commit 2f7250c

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
@@ -13,9 +13,9 @@
1313
<revision>0.0.1-SNAPSHOT</revision>
1414
<java.version>11</java.version>
1515
<global.name>blog.marcnuri.com :: Kubernetes Client</global.name>
16-
<apache.maven.maven-compiler-plugin.version>3.8.1</apache.maven.maven-compiler-plugin.version>
17-
<apache.maven.maven-assembly-plugin.version>3.1.1</apache.maven.maven-assembly-plugin.version>
18-
<apache.maven.maven-surefire-plugin.version>3.0.0-M5</apache.maven.maven-surefire-plugin.version>
16+
<apache.maven.maven-compiler-plugin.version>3.13.0</apache.maven.maven-compiler-plugin.version>
17+
<apache.maven.maven-assembly-plugin.version>3.7.1</apache.maven.maven-assembly-plugin.version>
18+
<apache.maven.maven-surefire-plugin.version>3.5.2</apache.maven.maven-surefire-plugin.version>
1919
<apache.commons.commons-compress.version>1.27.1</apache.commons.commons-compress.version>
2020
<jackson.bundle.version>2.17.1</jackson.bundle.version>
2121
<kubernetes-client.version>6.13.4</kubernetes-client.version>

0 commit comments

Comments
 (0)