We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5066328 commit 4d92f7aCopy full SHA for 4d92f7a
pom.xml
@@ -403,7 +403,7 @@
403
<dependency>
404
<groupId>org.jsoup</groupId>
405
<artifactId>jsoup</artifactId>
406
- <version>1.15.3</version>
+ <version>1.22.1</version>
407
<scope>compile</scope>
408
</dependency>
409
@@ -434,12 +434,12 @@
434
435
<groupId>org.mycore.pica2mods</groupId>
436
<artifactId>pica2mods-xslt</artifactId>
437
- <version>2.10</version>
+ <version>2.12</version>
438
439
440
<groupId>org.mycore</groupId>
441
<artifactId>mycore-classifications</artifactId>
442
- <version>1.1</version>
+ <version>1.2</version>
443
<scope>runtime</scope>
444
445
</dependencies>
0 commit comments