This commit is contained in:
2023-10-26 16:26:24 -04:00
parent 857466995b
commit 0a1dae6364
82 changed files with 500 additions and 194 deletions

View File

@@ -23,7 +23,7 @@
<!-- This plugin serializes the compile/runtime AMP and JAR dependencies into a classpath string -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.2.0</version>
<version>3.6.0</version>
<executions>
<execution>
<id>generate-amp-notest-classpath</id>
@@ -71,7 +71,7 @@
<plugin>
<groupId>com.inteligr8</groupId>
<artifactId>regex-maven-plugin</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
<executions>
<execution>
<id>string-2-boolean-1</id>