Skip to content

Commit f5798a4

Browse files
Merge pull request #3 from ebean-orm/dependabot/maven/main/dependencies-0eb800cb0b
Bump the dependencies group with 4 updates
2 parents 01f345b + 36477a2 commit f5798a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<avaje-inject.version>11.5</avaje-inject.version>
1818
<avaje-http.version>3.3</avaje-http.version>
1919
<avaje-jex.version>3.2</avaje-jex.version>
20-
<avaje-jsonb.version>3.5-RC2</avaje-jsonb.version>
20+
<avaje-jsonb.version>3.5</avaje-jsonb.version>
2121
</properties>
2222

2323
<dependencies>
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.postgresql</groupId>
102102
<artifactId>postgresql</artifactId>
103-
<version>42.7.5</version>
103+
<version>42.7.6</version>
104104
<exclusions>
105105
<exclusion>
106106
<groupId>*</groupId>
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>io.ebean</groupId>
114114
<artifactId>ebean-datasource</artifactId>
115-
<version>10.0</version>
115+
<version>10.1</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>io.ebean</groupId>

0 commit comments

Comments
 (0)