We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9975146 commit 757b7fbCopy full SHA for 757b7fb
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>7.0.5</version.lib.bedrock>
+ <version.lib.bedrock>7.0.6</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