Skip to content

Commit 84f54c1

Browse files
fix(pubsub): update to the latest released version (GoogleCloudPlatform#5508)
1 parent a482044 commit 84f54c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsub/spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>org.springframework.boot</groupId>
4949
<artifactId>spring-boot-dependencies</artifactId>
50-
<version>2.5.2</version>
50+
<version>2.3.12.RELEASE</version>
5151
<type>pom</type>
5252
<scope>import</scope>
5353
</dependency>

0 commit comments

Comments
 (0)