Skip to content

Commit c564ba5

Browse files
Merge pull request #21 from ebean-orm/dependabot/maven/main/dependencies-c52983cd86
Bump the dependencies group with 18 updates
2 parents 01ed8ce + 7af8f3f commit c564ba5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1313

1414
<maven.compiler.release>21</maven.compiler.release>
15-
<ebean.version>17.1.0</ebean.version>
15+
<ebean.version>17.1.1</ebean.version>
1616
<jstachio.version>1.3.7</jstachio.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-RC5</avaje-jex.version>
20-
<avaje-jsonb.version>3.7</avaje-jsonb.version>
17+
<avaje-inject.version>12.0</avaje-inject.version>
18+
<avaje-http.version>3.5</avaje-http.version>
19+
<avaje-jex.version>3.3</avaje-jex.version>
20+
<avaje-jsonb.version>3.8</avaje-jsonb.version>
2121
</properties>
2222

2323
<dependencies>
@@ -116,14 +116,14 @@
116116
<dependency>
117117
<groupId>io.avaje</groupId>
118118
<artifactId>avaje-inject-test</artifactId>
119-
<version>11.6</version>
119+
<version>12.0</version>
120120
<scope>test</scope>
121121
</dependency>
122122

123123
<dependency>
124124
<groupId>io.avaje</groupId>
125125
<artifactId>avaje-jex-test</artifactId>
126-
<version>3.2</version>
126+
<version>3.3</version>
127127
<scope>test</scope>
128128
</dependency>
129129

0 commit comments

Comments
 (0)