Skip to content

Commit

Permalink
Bump api-all from 1.0.0-M33 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [api-all](https://github.com/apache/directory-ldap-api) from 1.0.0-M33 to 2.1.3.
- [Release notes](https://github.com/apache/directory-ldap-api/releases)
- [Commits](apache/directory-ldap-api@1.0.0-M33...2.1.3)

---
updated-dependencies:
- dependency-name: org.apache.directory.api:api-all
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2023
1 parent 6635006 commit 3a6ba47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<apache.directory.api.version>1.0.0-M33</apache.directory.api.version>
<apache.directory.api.version>2.1.3</apache.directory.api.version>
<apache.directory.server.version>2.0.0-M22</apache.directory.server.version>
<bouncycastle.version>1.70</bouncycastle.version>
<caffeine.version>2.9.3</caffeine.version>
Expand Down

0 comments on commit 3a6ba47

Please sign in to comment.