We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa50c04 commit c058c5fCopy full SHA for c058c5f
orders/pom.xml
@@ -25,7 +25,7 @@
25
<jdk.version>17</jdk.version>
26
<release.version>17</release.version>
27
<micronaut.runtime>netty</micronaut.runtime>
28
- <version.lib.bedrock>5.1.2</version.lib.bedrock>
+ <version.lib.bedrock>7.0.2</version.lib.bedrock>
29
<exec.mainClass>com.oracle.coherence.examples.sockshop.micronaut.orders.Application</exec.mainClass>
30
<container.repo>ghcr.io/oracle/coherence-micronaut-sockshop</container.repo>
31
<coherence.groupId>com.oracle.coherence.ce</coherence.groupId>
0 commit comments