Skip to content

Commit

Permalink
Bump org.apache.derby:derby from 10.15.2.0 to 10.17.1.0
Browse files Browse the repository at this point in the history
Bumps org.apache.derby:derby from 10.15.2.0 to 10.17.1.0.

---
updated-dependencies:
- dependency-name: org.apache.derby:derby
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2023
1 parent ad7b9ae commit d4a3d36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kcache-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.15.2.0</version>
<version>10.17.1.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion kcache-rdbms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.15.2.0</version>
<version>10.17.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d4a3d36

Please sign in to comment.