This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch redback-2.6.x
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git
The following commit(s) were added to refs/heads/redback-2.6.x by this push:
new ca984d43 Bump port-allocator-maven-plugin from 1.1 to 1.2
ca984d43 is described below
commit ca984d4372fe16499180905e721c37f8e059c87c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 6 06:11:25 2022 +0000
Bump port-allocator-maven-plugin from 1.1 to 1.2
Bumps
[port-allocator-maven-plugin](https://github.com/sonatype/port-allocator-maven-plugin)
from 1.1 to 1.2.
- [Release
notes](https://github.com/sonatype/port-allocator-maven-plugin/releases)
-
[Commits](https://github.com/sonatype/port-allocator-maven-plugin/compare/port-allocator-maven-plugin-1.1...port-allocator-maven-plugin-1.2)
---
updated-dependencies:
- dependency-name: org.sonatype.plugins:port-allocator-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
.../redback-authentication-ldap/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml
b/redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml
index beca147b..6c3e4333 100644
---
a/redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml
+++
b/redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml
@@ -122,7 +122,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>port-allocator-maven-plugin</artifactId>
- <version>1.1</version>
+ <version>1.2</version>
<executions>
<execution>
<id>allocate-ldap-port</id>