Upgrade dependencies
This commit is contained in:
parent
1f2f52633c
commit
19a00d2954
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
|
@ -68,7 +68,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.cloud</groupId>
|
||||
<artifactId>libraries-bom</artifactId>
|
||||
<version>26.1.0</version>
|
||||
<version>26.1.1</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
|
@ -137,7 +137,7 @@
|
|||
<dependency>
|
||||
<groupId>io.sentry</groupId>
|
||||
<artifactId>sentry</artifactId>
|
||||
<version>6.4.0</version>
|
||||
<version>6.4.1</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
@ -150,7 +150,7 @@
|
|||
<dependency>
|
||||
<groupId>org.postgresql</groupId>
|
||||
<artifactId>postgresql</artifactId>
|
||||
<version>42.4.2</version>
|
||||
<version>42.5.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://jdbc.postgresql.org/documentation/head/ds-ds.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue