Skip to content

Commit

Permalink
Bump net.ttddyy:datasource-proxy from 1.9 to 1.10 (#118)
Browse files Browse the repository at this point in the history
Bumps [net.ttddyy:datasource-proxy](https://github.com/jdbc-observations/datasource-proxy) from 1.9 to 1.10.
- [Release notes](https://github.com/jdbc-observations/datasource-proxy/releases)
- [Changelog](https://github.com/jdbc-observations/datasource-proxy/blob/1.x/CHANGELOG.md)
- [Commits](jdbc-observations/datasource-proxy@datasource-proxy-1.9...datasource-proxy-1.10)

---
updated-dependencies:
- dependency-name: net.ttddyy:datasource-proxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 20, 2023
1 parent 59183f6 commit c761df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/examples-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>net.ttddyy</groupId>
<artifactId>datasource-proxy</artifactId>
<version>1.9</version>
<version>1.10</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c761df5

Please sign in to comment.