Skip to content

Commit

Permalink
Merge pull request #141 from renovate-bot:renovate/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-surefire-plugin-3.x

PiperOrigin-RevId: 629767086
Change-Id: I580be4f2ef62d310b453bbf1daa118bf1a461e38
  • Loading branch information
gae-java-bot committed May 1, 2024
2 parents 633e356 + 12b41ec commit 806514f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<configuration>
<systemPropertyVariables>
<appengine.runtime.dir>../deployment/target/runtime-deployment-${project.version}</appengine.runtime.dir>
Expand All @@ -234,7 +234,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<configuration>
<systemPropertyVariables>
<appengine.runtime.dir>../deployment/target/runtime-deployment-${project.version}</appengine.runtime.dir>
Expand Down

0 comments on commit 806514f

Please sign in to comment.