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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-15 16:08:52 +00:00 committed by GitHub
parent 0ba7f41a6b
commit f3da8f9335
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,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>