Skip to content

Commit e4fc554

Browse files
Bump the dependencies group with 4 updates (#62)
1 parent 21d6638 commit e4fc554

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<plugin>
3535
<groupId>io.jooby</groupId>
3636
<artifactId>jooby-maven-plugin</artifactId>
37-
<version>4.0.10</version>
37+
<version>4.0.11</version>
3838
</plugin>
3939
<plugin>
4040
<artifactId>maven-shade-plugin</artifactId>
@@ -71,14 +71,14 @@
7171
<dependency>
7272
<groupId>io.jooby</groupId>
7373
<artifactId>jooby-bom</artifactId>
74-
<version>4.0.10</version>
74+
<version>4.0.11</version>
7575
<type>pom</type>
7676
<scope>import</scope>
7777
</dependency>
7878
<dependency>
7979
<groupId>software.amazon.awssdk</groupId>
8080
<artifactId>bom</artifactId>
81-
<version>2.37.3</version>
81+
<version>2.38.2</version>
8282
<type>pom</type>
8383
<scope>import</scope>
8484
</dependency>
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>org.xerial</groupId>
138138
<artifactId>sqlite-jdbc</artifactId>
139-
<version>3.50.3.0</version>
139+
<version>3.51.0.0</version>
140140
</dependency>
141141

142142
<dependency>

0 commit comments

Comments
 (0)