Skip to content

Commit

Permalink
Bump transactions-jdbc from 5.0.8 to 5.0.9
Browse files Browse the repository at this point in the history
Bumps transactions-jdbc from 5.0.8 to 5.0.9.

---
updated-dependencies:
- dependency-name: com.atomikos:transactions-jdbc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 21, 2022
1 parent f237aa9 commit 4ddee72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>com.atomikos</groupId>
<artifactId>transactions-jdbc</artifactId>
<version>5.0.8</version>
<version>5.0.9</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4ddee72

Please sign in to comment.