Skip to content

Commit b67b653

Browse files
renovate-botgae-java-bot
authored andcommitted
Copybara import of the project:
-- 7416318 by Mend Renovate <bot@renovateapp.com>: Update all non-major dependencies COPYBARA_INTEGRATE_REVIEW=#360 from renovate-bot:renovate/all-minor-patch 7416318 PiperOrigin-RevId: 742578641 Change-Id: I34a7ef7246b842e1a8634845ab4a04adf49493c0
1 parent b0499ed commit b67b653

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

appengine_setup/apiserver_local/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<plugin>
3737
<groupId>org.apache.maven.plugins</groupId>
3838
<artifactId>maven-surefire-plugin</artifactId>
39-
<version>3.5.2</version>
39+
<version>3.5.3</version>
4040
</plugin>
4141
<plugin>
4242
<groupId>org.apache.maven.plugins</groupId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@
671671
<dependency>
672672
<groupId>joda-time</groupId>
673673
<artifactId>joda-time</artifactId>
674-
<version>2.13.1</version>
674+
<version>2.14.0</version>
675675
</dependency>
676676
<dependency>
677677
<groupId>org.json</groupId>
@@ -743,7 +743,7 @@
743743
<plugin>
744744
<groupId>org.apache.maven.plugins</groupId>
745745
<artifactId>maven-surefire-plugin</artifactId>
746-
<version>3.5.2</version>
746+
<version>3.5.3</version>
747747
<configuration>
748748
<systemPropertyVariables>
749749
<appengine.runtime.dir>../deployment/target/runtime-deployment-${project.version}</appengine.runtime.dir>

0 commit comments

Comments
 (0)