This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new 9bd39d2d7 [OPENMEETINGS-2819] Bump org.apache.directory.api:api-all
from 2.1.7 to 2.1.8 (#246)
9bd39d2d7 is described below
commit 9bd39d2d7e8daf7f2a6d8509b395caadb599f124
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 14:28:42 2026 +0700
[OPENMEETINGS-2819] Bump org.apache.directory.api:api-all from 2.1.7 to
2.1.8 (#246)
Bumps
[org.apache.directory.api:api-all](https://github.com/apache/directory-ldap-api)
from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/apache/directory-ldap-api/releases)
-
[Commits](https://github.com/apache/directory-ldap-api/compare/2.1.7...2.1.8)
---
updated-dependencies:
- dependency-name: org.apache.directory.api:api-all
dependency-version: 2.1.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 046fb66d7..08d625825 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
<mssql.version>13.4.0.jre11</mssql.version>
<ojdbc.version>19.30.0.0</ojdbc.version>
<xstream.version>1.4.21</xstream.version>
- <api-all.version>2.1.7</api-all.version>
+ <api-all.version>2.1.8</api-all.version>
<caldav4j.version>1.0.5</caldav4j.version>
<jackrabbit-webdav.version>2.21.22</jackrabbit-webdav.version>
<tika-parsers.version>3.3.1</tika-parsers.version>