Skip to content

Commit ba0d48f

Browse files
Merge pull request #9 from ebean-orm/dependabot/maven/main/dependencies-cdcfd37047
Bump the dependencies group with 14 updates
2 parents b1a11bc + 59a8634 commit ba0d48f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
<maven.compiler.release>21</maven.compiler.release>
1515
<ebean.version>17.0.0-RC3</ebean.version>
1616
<jstachio.version>1.3.7</jstachio.version>
17-
<avaje-inject.version>11.5</avaje-inject.version>
18-
<avaje-http.version>3.3</avaje-http.version>
19-
<avaje-jex.version>3.3-RC1</avaje-jex.version>
20-
<avaje-jsonb.version>3.5</avaje-jsonb.version>
17+
<avaje-inject.version>11.6</avaje-inject.version>
18+
<avaje-http.version>3.4</avaje-http.version>
19+
<avaje-jex.version>3.3-RC2</avaje-jex.version>
20+
<avaje-jsonb.version>3.6</avaje-jsonb.version>
2121
</properties>
2222

2323
<dependencies>
2424

2525
<dependency>
2626
<groupId>io.avaje</groupId>
2727
<artifactId>avaje-simple-logger</artifactId>
28-
<version>0.4</version>
28+
<version>0.5</version>
2929
</dependency>
3030

3131
<dependency>
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>io.avaje</groupId>
118118
<artifactId>avaje-inject-test</artifactId>
119-
<version>11.5</version>
119+
<version>11.6</version>
120120
<scope>test</scope>
121121
</dependency>
122122

0 commit comments

Comments
 (0)