Skip to content

Commit b2e8e1f

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2
1 parent 1989e40 commit b2e8e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openobserve-publisher/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>org.apache.maven.plugins</groupId>
7676
<artifactId>maven-surefire-plugin</artifactId>
77-
<version>2.22.1</version>
77+
<version>2.22.2</version>
7878
<configuration>
7979
<useSystemClassLoader>false</useSystemClassLoader>
8080
</configuration>

0 commit comments

Comments
 (0)