Skip to content

Commit

Permalink
reverted surefire version
Browse files Browse the repository at this point in the history
  • Loading branch information
stas-panasiuk committed Feb 13, 2024
1 parent f62e3ba commit 97ed0c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flink-cyber/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
<testcontainers.version>1.15.0</testcontainers.version>
<maven-shade-plugin.version>3.2.4</maven-shade-plugin.version>
<maven-assembly-plugin.version>3.2.0</maven-assembly-plugin.version>
<maven-failsafe-plugin.version>3.2.5</maven-failsafe-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.0.0-M5</maven-failsafe-plugin.version>
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<solr.version>8.4.1.${cdh.version}</solr.version>
<maxmind.version>2.13.1</maxmind.version>
Expand Down

0 comments on commit 97ed0c3

Please sign in to comment.