Skip to content

Commit

Permalink
Merge pull request #1156 from apache/dependabot/maven/org.tomitribe-t…
Browse files Browse the repository at this point in the history
…omitribe-util-2.0.0

Bump org.tomitribe:tomitribe-util from 1.1.0 to 2.0.0
  • Loading branch information
rzo1 authored May 21, 2024
2 parents fae9907 + cfcb43f commit e4e3d49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/xa-datasource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>org.tomitribe</groupId>
<artifactId>tomitribe-util</artifactId>
<version>1.1.0</version>
<version>2.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion itests/tomee-server-composer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>org.tomitribe</groupId>
<artifactId>tomitribe-util</artifactId>
<version>1.2.3</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>org.tomitribe</groupId>
Expand Down

0 comments on commit e4e3d49

Please sign in to comment.