Skip to content

Commit

Permalink
fix(deps): update dependency net.ttddyy:datasource-proxy to v1.10.1 (#…
Browse files Browse the repository at this point in the history
…1506)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 97c9863 commit d0a9996
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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 @@ -73,7 +73,7 @@
<dependency>
<groupId>net.ttddyy</groupId>
<artifactId>datasource-proxy</artifactId>
<version>1.10</version>
<version>1.10.1</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion jpa/boot-data-customsequence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>net.ttddyy</groupId>
<artifactId>datasource-proxy</artifactId>
<version>1.10</version>
<version>1.10.1</version>
</dependency>
<dependency>
<groupId>io.hypersistence</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jpa/boot-data-envers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>net.ttddyy</groupId>
<artifactId>datasource-proxy</artifactId>
<version>1.10</version>
<version>1.10.1</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
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 @@ -108,7 +108,7 @@
<dependency>
<groupId>net.ttddyy</groupId>
<artifactId>datasource-proxy</artifactId>
<version>1.10</version>
<version>1.10.1</version>
</dependency>

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

<dependency>
Expand Down

0 comments on commit d0a9996

Please sign in to comment.