Skip to content

Commit

Permalink
Bump org.apache.derby:derby from 10.5.3.0_1 to 10.14.2.0
Browse files Browse the repository at this point in the history
Bumps org.apache.derby:derby from 10.5.3.0_1 to 10.14.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and alien11689 committed Jan 15, 2025
1 parent 92e99ab commit 10ad44e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ejb/openejb-extender-itest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<commons-lang.version>2.6</commons-lang.version>
<commons-pool.version>1.5.3</commons-pool.version>
<depends-maven-plugin.version>1.2</depends-maven-plugin.version>
<derby.version>10.10.2.0</derby.version>
<derby.version>10.14.2.0</derby.version>
<geronimo-activation_1.1_spec.version>1.1</geronimo-activation_1.1_spec.version>
<geronimo-annotation_1.1_spec.version>1.0.1</geronimo-annotation_1.1_spec.version>
<geronimo-atinject_1.0_spec.version>1.0</geronimo-atinject_1.0_spec.version>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<asmVersion>3.2</asmVersion>
<paxLoggingApiVersion>1.5.0</paxLoggingApiVersion>
<paxLoggingServiceVersion>1.5.0</paxLoggingServiceVersion>
<derbyVersion>10.5.3.0_1</derbyVersion>
<derbyVersion>10.14.2.0</derbyVersion>
<commonsCollectionsVersion>3.2.2</commonsCollectionsVersion>
<commonsLangVersion>2.5</commonsLangVersion>
<commonsPoolVersion>1.5.4</commonsPoolVersion>
Expand Down

0 comments on commit 10ad44e

Please sign in to comment.