Aggiornati plugin toolchain e Typescript generator
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good

This commit is contained in:
2025-05-21 13:01:59 +02:00
parent be61adb5e7
commit 0a4ae28e17
3 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@
<plugin>
<groupId>cz.habarta.typescript-generator</groupId>
<artifactId>typescript-generator-maven-plugin</artifactId>
<version>2.37.1128</version>
<version>3.2.1263</version>
<executions>
<execution>
<id>generate</id>

View File

@@ -42,7 +42,7 @@
<plugin>
<groupId>cz.habarta.typescript-generator</groupId>
<artifactId>typescript-generator-maven-plugin</artifactId>
<version>2.37.1128</version>
<version>3.2.1263</version>
<executions>
<execution>
<id>generate</id>

View File

@@ -79,7 +79,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-toolchains-plugin</artifactId>
<version>1.1</version>
<version>3.2.0</version>
<executions>
<execution>
<goals>