You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gitb-types-jakarta/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
<parent>
7
7
<groupId>eu.europa.ec.itb</groupId>
8
8
<artifactId>gitb-types-parent</artifactId>
9
-
<version>1.25.1</version>
9
+
<version>1.25.2</version>
10
10
</parent>
11
11
<artifactId>gitb-types-jakarta</artifactId>
12
12
<description>Type definitions for GITB types and services. This library includes classes annotated using Jakarta APIs (JAXB, JAX-WS) for use in Jakarta EE projects.</description>
Copy file name to clipboardExpand all lines: gitb-types-javax/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
<parent>
7
7
<groupId>eu.europa.ec.itb</groupId>
8
8
<artifactId>gitb-types-parent</artifactId>
9
-
<version>1.25.1</version>
9
+
<version>1.25.2</version>
10
10
</parent>
11
11
<artifactId>gitb-types</artifactId>
12
12
<description>Type definitions for GITB types and services. This library includes classes annotated using javax APIs (JAXB, JAX-WS) for use in Java EE (pre-Jakarta) projects.</description>
0 commit comments