Skip to content

Commit

Permalink
fix(deps): update dependency net.ttddyy:datasource-proxy to v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2023
1 parent ade0d4c commit 99d03b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion graphql/boot-graphql-querydsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>net.ttddyy</groupId>
<artifactId>datasource-proxy</artifactId>
<version>1.9</version>
<version>1.10</version>
</dependency>

<!-- Mapstruct -->
Expand Down
2 changes: 1 addition & 1 deletion jpa/boot-hibernate2ndlevelcache-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>net.ttddyy</groupId>
<artifactId>datasource-proxy</artifactId>
<version>1.9</version>
<version>1.10</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 99d03b1

Please sign in to comment.