Skip to content

Commit ce878ba

Browse files
committed
Merge pull request #491 from renovate-bot:renovate/all-minor-patch
PiperOrigin-RevId: 886002443 Change-Id: Idd343f9573ced44bd6c36cc3b55e49fc7522dc8c
2 parents bf2b158 + c320dc9 commit ce878ba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

applications/jaxrs/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,19 +54,19 @@
5454
<dependency>
5555
<groupId>org.glassfish.jersey.containers</groupId>
5656
<artifactId>jersey-container-servlet</artifactId>
57-
<version>2.47</version>
57+
<version>2.48</version>
5858
</dependency>
5959

6060
<dependency>
6161
<groupId>org.glassfish.jersey.inject</groupId>
6262
<artifactId>jersey-hk2</artifactId>
63-
<version>2.47</version>
63+
<version>2.48</version>
6464
</dependency>
6565

6666
<dependency>
6767
<groupId>org.glassfish.jersey.connectors</groupId>
6868
<artifactId>jersey-jetty-connector</artifactId>
69-
<version>2.47</version>
69+
<version>2.48</version>
7070
</dependency>
7171
</dependencies>
7272

applications/proberapp_jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>com.google.cloud.sql</groupId>
154154
<artifactId>mysql-socket-factory-connector-j-8</artifactId>
155-
<version>1.28.1</version>
155+
<version>1.28.2</version>
156156
</dependency>
157157
<dependency>
158158
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)