Skip to content

Commit 6d05af5

Browse files
renovate-botgae-java-bot
authored andcommitted
Copybara import of the project:
-- fa5256b by Mend Renovate <bot@renovateapp.com>: Update all non-major dependencies COPYBARA_INTEGRATE_REVIEW=#460 from renovate-bot:renovate/all-minor-patch fa5256b PiperOrigin-RevId: 859941073 Change-Id: I9f784f34a584257e01b2a82d82922cffd95eb4eb
1 parent 61e62bb commit 6d05af5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

applications/springboot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<maven.deploy.skip>true</maven.deploy.skip>
3838
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
39-
<spring.boot.version>3.5.9</spring.boot.version>
39+
<spring.boot.version>3.5.10</spring.boot.version>
4040
<maven.compiler.target>1.8</maven.compiler.target>
4141
<maven.compiler.source>1.8</maven.compiler.source>
4242
</properties>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
<dependency>
487487
<groupId>com.google.http-client</groupId>
488488
<artifactId>google-http-client</artifactId>
489-
<version>2.0.3</version>
489+
<version>2.1.0</version>
490490
</dependency>
491491
<dependency>
492492
<groupId>com.google.http-client</groupId>
@@ -611,7 +611,7 @@
611611
<dependency>
612612
<groupId>com.google.http-client</groupId>
613613
<artifactId>google-http-client-appengine</artifactId>
614-
<version>2.0.3</version>
614+
<version>2.1.0</version>
615615
</dependency>
616616
<dependency>
617617
<groupId>com.google.oauth-client</groupId>

0 commit comments

Comments
 (0)