Skip to content

Commit

Permalink
Merge pull request #1076 from apache/tomee-9.x-regenerate_boms_after_…
Browse files Browse the repository at this point in the history
…dep_upgrade

Regenerated BOMs after dependency upgrades
  • Loading branch information
jgallimore authored Oct 27, 2023
2 parents d3716b3 + 1e44283 commit 533c08f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client-jakarta</artifactId>
<version>5.18.2</version>
<version>5.18.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -565,7 +565,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jdbc-store</artifactId>
<version>5.18.2</version>
<version>5.18.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions boms/tomee-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client-jakarta</artifactId>
<version>5.18.2</version>
<version>5.18.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -576,7 +576,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jdbc-store</artifactId>
<version>5.18.2</version>
<version>5.18.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down

0 comments on commit 533c08f

Please sign in to comment.