build: update maven-enforcer-plugin to 3.6.1

This commit is contained in:
2025-07-16 18:08:05 +02:00
parent 5b9f1392d3
commit eebe3f0ef6

View File

@@ -188,7 +188,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId> <artifactId>maven-enforcer-plugin</artifactId>
<version>3.5.0</version> <version>3.6.1</version>
<executions> <executions>
<execution> <execution>
<id>enforce-versions</id> <id>enforce-versions</id>