Skip to content

Commit 8fecb87

Browse files
chore(deps): update test, build and logging dependencies (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 474922a commit 8fecb87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<plugin>
145145
<groupId>org.apache.maven.plugins</groupId>
146146
<artifactId>maven-surefire-plugin</artifactId>
147-
<version>3.5.1</version>
147+
<version>3.5.2</version>
148148
</plugin>
149149
<plugin>
150150
<groupId>org.apache.maven.plugins</groupId>
@@ -162,7 +162,7 @@
162162
<plugin>
163163
<groupId>org.apache.maven.plugins</groupId>
164164
<artifactId>maven-javadoc-plugin</artifactId>
165-
<version>3.10.1</version>
165+
<version>3.11.1</version>
166166
<configuration>
167167
<doclint>none</doclint>
168168
</configuration>

0 commit comments

Comments
 (0)