Skip to content

Commit 5b9e8a9

Browse files
chore(deps): update maven plugins to v3.5.5 (#359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb7a0eb commit 5b9e8a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,12 @@
116116
<plugin>
117117
<groupId>org.apache.maven.plugins</groupId>
118118
<artifactId>maven-surefire-plugin</artifactId>
119-
<version>3.5.4</version>
119+
<version>3.5.5</version>
120120
</plugin>
121121
<plugin>
122122
<groupId>org.apache.maven.plugins</groupId>
123123
<artifactId>maven-failsafe-plugin</artifactId>
124-
<version>3.5.4</version>
124+
<version>3.5.5</version>
125125
</plugin>
126126
<plugin>
127127
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)