This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release-2.x by this push:
new 4903827 Bump je from 5.0.73 to 18.3.12 (#415)
4903827 is described below
commit 4903827acf3c1b632d74dae79258e0ec8ec03055
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 4 09:18:36 2022 +0100
Bump je from 5.0.73 to 18.3.12 (#415)
Bumps je from 5.0.73 to 18.3.12.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 226789e..9ba3ab8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -494,7 +494,7 @@
<dependency>
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
- <version>5.0.73</version>
+ <version>18.3.12</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>