We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea1943 commit dd46ff8Copy full SHA for dd46ff8
pom.xml
@@ -76,15 +76,15 @@
76
<jaxb-plugin.version>4.0.12</jaxb-plugin.version>
77
<ph-jaxb-plugin.version>5.1.1</ph-jaxb-plugin.version>
78
<schxslt.version>1.10.1</schxslt.version>
79
- <schxslt2.version>1.7.2</schxslt2.version>
+ <schxslt2.version>1.8</schxslt2.version>
80
</properties>
81
82
<dependencyManagement>
83
<dependencies>
84
<dependency>
85
<groupId>com.helger.commons</groupId>
86
<artifactId>ph-commons-parent-pom</artifactId>
87
- <version>12.1.1</version>
+ <version>12.1.2</version>
88
<type>pom</type>
89
<scope>import</scope>
90
</dependency>
0 commit comments