Skip to content

Commit 13a6987

Browse files
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 (apache#293)
Bumps [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.23 to 1.24. - [Release notes](https://github.com/mojohaus/animal-sniffer/releases) - [Commits](mojohaus/animal-sniffer@1.23...animal-sniffer-1.24) --- updated-dependencies: - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fca28d commit 13a6987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ limitations under the License.
208208
<plugin>
209209
<groupId>org.codehaus.mojo</groupId>
210210
<artifactId>animal-sniffer-maven-plugin</artifactId>
211-
<version>1.23</version>
211+
<version>1.24</version>
212212
<configuration>
213213
<ignores>
214214
<!-- JDK9 breaks compatibility by returning ByteBuffer not Buffer -->

0 commit comments

Comments
 (0)