This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/logging-flume.git
The following commit(s) were added to refs/heads/trunk by this push:
new 96e703e7 Bump org.apache.directory.jdbm:apacheds-jdbm1 from 2.0.0-M2
to 2.0.0-M3 (#481)
96e703e7 is described below
commit 96e703e7b789e59d9e48913be9945fbc3f498c61
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 31 21:34:16 2026 +0000
Bump org.apache.directory.jdbm:apacheds-jdbm1 from 2.0.0-M2 to 2.0.0-M3
(#481)
* Bump org.apache.directory.jdbm:apacheds-jdbm1 from 2.0.0-M2 to 2.0.0-M3
Bumps org.apache.directory.jdbm:apacheds-jdbm1 from 2.0.0-M2 to 2.0.0-M3.
---
updated-dependencies:
- dependency-name: org.apache.directory.jdbm:apacheds-jdbm1
dependency-version: 2.0.0-M3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Generate changelog entries for #481
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
---
flume-parent/pom.xml | 2 +-
.../.2.x.x/update_org.apache.directory.jdbm_apacheds-jdbm1.xml | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/flume-parent/pom.xml b/flume-parent/pom.xml
index 749046b6..f02aa175 100644
--- a/flume-parent/pom.xml
+++ b/flume-parent/pom.xml
@@ -179,7 +179,7 @@
<!-- add this to satisfy the dependency requirement of apacheds-jdbm1
in minikdc-->
<groupId>org.apache.directory.jdbm</groupId>
<artifactId>apacheds-jdbm1</artifactId>
- <version>2.0.0-M2</version>
+ <version>2.0.0-M3</version>
<scope>test</scope>
</dependency>
diff --git
a/src/changelog/.2.x.x/update_org.apache.directory.jdbm_apacheds-jdbm1.xml
b/src/changelog/.2.x.x/update_org.apache.directory.jdbm_apacheds-jdbm1.xml
new file mode 100644
index 00000000..5a9531a4
--- /dev/null
+++ b/src/changelog/.2.x.x/update_org.apache.directory.jdbm_apacheds-jdbm1.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="https://logging.apache.org/xml/ns"
+ xsi:schemaLocation="https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
+ type="updated">
+ <issue id="481" link="https://github.com/apache/logging-flume/pull/481"/>
+ <description format="asciidoc">Update
`org.apache.directory.jdbm:apacheds-jdbm1` to version `2.0.0-M3`</description>
+</entry>