Skip to content

Commit

Permalink
Bump org.mybatis:mybatis from 3.5.13 to 3.5.14
Browse files Browse the repository at this point in the history
Bumps [org.mybatis:mybatis](https://github.com/mybatis/mybatis-3) from 3.5.13 to 3.5.14.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](mybatis/mybatis-3@mybatis-3.5.13...mybatis-3.5.14)

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fbiville committed Nov 3, 2023
1 parent 8524936 commit 2c70619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo4j-jdbc-examples/mybatis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.5.13</version>
<version>3.5.14</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 2c70619

Please sign in to comment.