Skip to content

Commit

Permalink
Bump shardingsphere.version from 5.5.0 to 5.5.1
Browse files Browse the repository at this point in the history
Bumps `shardingsphere.version` from 5.5.0 to 5.5.1.

Updates `org.apache.shardingsphere:shardingsphere-jdbc` from 5.5.0 to 5.5.1
- [Release notes](https://github.com/apache/shardingsphere/releases)
- [Changelog](https://github.com/apache/shardingsphere/blob/master/RELEASE-NOTES.md)
- [Commits](apache/shardingsphere@5.5.0...5.5.1)

Updates `org.apache.shardingsphere:shardingsphere-infra-common` from 5.5.0 to 5.5.1

---
updated-dependencies:
- dependency-name: org.apache.shardingsphere:shardingsphere-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.shardingsphere:shardingsphere-infra-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 86426b6 commit 72f048d
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 @@ -33,7 +33,7 @@
<!-- it needs to align with the antlr4-runtime version in shardingsphere -->
<snakeyaml.version>2.2</snakeyaml.version>
<!-- it needs to align with the snakeyaml version in shardingsphere -->
<shardingsphere.version>5.5.0</shardingsphere.version>
<shardingsphere.version>5.5.1</shardingsphere.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 72f048d

Please sign in to comment.