Skip to content

Commit 4d92f7a

Browse files
committed
MCR-3585 final updates
1 parent 5066328 commit 4d92f7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@
403403
<dependency>
404404
<groupId>org.jsoup</groupId>
405405
<artifactId>jsoup</artifactId>
406-
<version>1.15.3</version>
406+
<version>1.22.1</version>
407407
<scope>compile</scope>
408408
</dependency>
409409
<dependency>
@@ -434,12 +434,12 @@
434434
<dependency>
435435
<groupId>org.mycore.pica2mods</groupId>
436436
<artifactId>pica2mods-xslt</artifactId>
437-
<version>2.10</version>
437+
<version>2.12</version>
438438
</dependency>
439439
<dependency>
440440
<groupId>org.mycore</groupId>
441441
<artifactId>mycore-classifications</artifactId>
442-
<version>1.1</version>
442+
<version>1.2</version>
443443
<scope>runtime</scope>
444444
</dependency>
445445
</dependencies>

0 commit comments

Comments
 (0)