Skip to content

Commit

Permalink
Update to Quarkus 2.16.4.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
metacosm committed Mar 2, 2023
1 parent 3ddee57 commit 50bae2c
Show file tree
Hide file tree
Showing 7 changed files with 1,237 additions and 1,237 deletions.
4 changes: 2 additions & 2 deletions generated-platform-project/quarkus-drools/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.21.9</version>
<version>3.22.0</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down Expand Up @@ -2361,7 +2361,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.5.3</version>
<version>42.5.4</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3562,12 +3562,12 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>3.21.9</version>
<version>3.22.0</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.21.9</version>
<version>3.22.0</version>
</dependency>
<dependency>
<groupId>io.grafeas</groupId>
Expand Down
Loading

0 comments on commit 50bae2c

Please sign in to comment.