Skip to content

Commit 09b6936

Browse files
author
oyeliseiev-ua
committed
Update dependencies to fix Vulnerability alerts
1 parent ab22160 commit 09b6936

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<osgi.version>6.0.0</osgi.version>
2121
<osgi.compendium.version>5.0.0</osgi.compendium.version>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23-
<logback.version>1.5.6</logback.version>
23+
<logback.version>1.5.13</logback.version>
2424
<logback-java8.version>1.3.12</logback-java8.version>
2525
<jacoco.version>0.8.12</jacoco.version>
2626
<waffle-jna.version>3.3.0</waffle-jna.version>
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>software.amazon.awssdk</groupId>
8383
<artifactId>bom</artifactId>
84-
<version>2.21.1</version>
84+
<version>2.31.50</version>
8585
<type>pom</type>
8686
<scope>import</scope>
8787
</dependency>

0 commit comments

Comments
 (0)