Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent eeb3adb commit 698e2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libutil/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derbynet</artifactId>
<version>10.15.2.0</version>
<version>10.17.1.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 698e2ae

Please sign in to comment.