Skip to content

Commit

Permalink
Merge pull request #1193 from gsmet/quarkus-3.9.5
Browse files Browse the repository at this point in the history
Upgrade to Quarkus 3.9.5
  • Loading branch information
gsmet committed Apr 27, 2024
2 parents ea80fa9 + ca31ccc commit c4632e2
Show file tree
Hide file tree
Showing 6 changed files with 1,330 additions and 1,330 deletions.
6 changes: 3 additions & 3 deletions generated-platform-project/quarkus-camel/bom/pom.xml
Expand Up @@ -7325,12 +7325,12 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcmail-jdk18on</artifactId>
<version>1.77</version>
<version>1.78.1</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpg-jdk18on</artifactId>
<version>1.77</version>
<version>1.78.1</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
Expand All @@ -7340,7 +7340,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcutil-jdk18on</artifactId>
<version>1.77</version>
<version>1.78.1</version>
</dependency>
<dependency>
<groupId>org.brotli</groupId>
Expand Down

0 comments on commit c4632e2

Please sign in to comment.