We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcf8b44 + 23c0744 commit 7533c9eCopy full SHA for 7533c9e
pom.xml
@@ -170,7 +170,7 @@
170
<dependency>
171
<groupId>org.apache.commons</groupId>
172
<artifactId>commons-compress</artifactId>
173
- <version>1.26.1</version>
+ <version>1.26.2</version>
174
</dependency>
175
176
<groupId>com.zaxxer</groupId>
@@ -180,12 +180,12 @@
180
181
<groupId>com.mysql</groupId>
182
<artifactId>mysql-connector-j</artifactId>
183
- <version>8.3.0</version>
+ <version>8.4.0</version>
184
185
186
<groupId>io.sentry</groupId>
187
<artifactId>sentry</artifactId>
188
- <version>7.6.0</version>
+ <version>7.9.0</version>
189
190
</dependencies>
191
</project>
0 commit comments