Skip to content

Commit

Permalink
Updates to Infinispan 14.0.0.Final and Protostream 4.5.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
karesti committed Oct 4, 2022
1 parent 1508802 commit 070bb08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
4 changes: 2 additions & 2 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@
<junit.jupiter.version>5.9.1</junit.jupiter.version>
<junit-pioneer.version>1.5.0</junit-pioneer.version>
<testng.version>6.14.2</testng.version>
<infinispan.version>13.0.11.Final</infinispan.version>
<infinispan.protostream.version>4.4.3.Final</infinispan.protostream.version>
<infinispan.version>14.0.0.Final</infinispan.version>
<infinispan.protostream.version>4.5.0.Final</infinispan.protostream.version>
<caffeine.version>2.9.3</caffeine.version>
<netty.version>4.1.82.Final</netty.version>
<brotli4j.version>1.8.0</brotli4j.version>
Expand Down
6 changes: 0 additions & 6 deletions jakarta/rewrite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -849,12 +849,6 @@ type: specs.openrewrite.org/v1beta/recipe
name: io.quarkus.infinispan
displayName: Adjust Infinispan version and dependencies
recipeList:
- org.openrewrite.maven.ChangePropertyValue:
key: infinispan.version
newValue: 14.0.0.CR2
- org.openrewrite.maven.ChangePropertyValue:
key: infinispan.protostream.version
newValue: 14.0.0.CR2
- org.openrewrite.maven.ChangeManagedDependencyGroupIdAndArtifactId:
oldGroupId: org.infinispan
oldArtifactId: infinispan-core
Expand Down

0 comments on commit 070bb08

Please sign in to comment.