Skip to content

Commit cbfa6bd

Browse files
authored
Merge pull request cdk#1204 from cdk/deps/updates-20250725
Depedency updated 2025-07-25
2 parents 2a17de1 + 75cdd50 commit cbfa6bd

5 files changed

Lines changed: 18 additions & 18 deletions

File tree

descriptor/qsarcml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.blueobelisk</groupId>
3333
<artifactId>cmlxom</artifactId>
34-
<version>4.10</version>
34+
<version>4.13</version>
3535
<exclusions>
3636
<exclusion>
3737
<groupId>org.apache.logging.log4j</groupId>

pom.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -489,17 +489,17 @@
489489
<dependency>
490490
<groupId>org.junit.jupiter</groupId>
491491
<artifactId>junit-jupiter-api</artifactId>
492-
<version>5.11.4</version>
492+
<version>5.13.3</version>
493493
</dependency>
494494
<dependency>
495495
<groupId>org.junit.jupiter</groupId>
496496
<artifactId>junit-jupiter-params</artifactId>
497-
<version>5.11.4</version>
497+
<version>5.13.3</version>
498498
</dependency>
499499
<dependency>
500500
<groupId>org.junit.jupiter</groupId>
501501
<artifactId>junit-jupiter-engine</artifactId>
502-
<version>5.11.4</version>
502+
<version>5.13.3</version>
503503
</dependency>
504504
<dependency>
505505
<groupId>org.hamcrest</groupId>
@@ -554,17 +554,17 @@
554554
<dependency>
555555
<groupId>org.apache.logging.log4j</groupId>
556556
<artifactId>log4j-api</artifactId>
557-
<version>2.24.3</version>
557+
<version>2.25.1</version>
558558
</dependency>
559559
<dependency>
560560
<groupId>org.apache.logging.log4j</groupId>
561561
<artifactId>log4j-core</artifactId>
562-
<version>2.24.3</version>
562+
<version>2.25.1</version>
563563
</dependency>
564564
<dependency>
565565
<groupId>org.apache.logging.log4j</groupId>
566566
<artifactId>log4j-1.2-api</artifactId>
567-
<version>2.24.3</version>
567+
<version>2.25.1</version>
568568
</dependency>
569569
<dependency>
570570
<groupId>xerces</groupId>
@@ -584,15 +584,15 @@
584584
<plugin>
585585
<groupId>org.jacoco</groupId>
586586
<artifactId>jacoco-maven-plugin</artifactId>
587-
<version>0.8.12</version>
587+
<version>0.8.13</version>
588588
</plugin>
589589
</plugins>
590590
</pluginManagement>
591591
<plugins>
592592
<plugin>
593593
<groupId>org.apache.maven.plugins</groupId>
594594
<artifactId>maven-enforcer-plugin</artifactId>
595-
<version>3.4.1</version>
595+
<version>3.6.1</version>
596596
<executions>
597597
<execution>
598598
<id>enforce-maven</id>
@@ -620,7 +620,7 @@
620620
<plugin>
621621
<groupId>org.apache.maven.plugins</groupId>
622622
<artifactId>maven-surefire-plugin</artifactId>
623-
<version>3.5.2</version>
623+
<version>3.5.3</version>
624624
<configuration>
625625
<!-- prevent the annoying ForkedBooter process from stealing
626626
window focus on Mac OS -->
@@ -652,7 +652,7 @@
652652
<plugin>
653653
<groupId>org.apache.maven.plugins</groupId>
654654
<artifactId>maven-javadoc-plugin</artifactId>
655-
<version>3.6.3</version>
655+
<version>3.11.2</version>
656656
<configuration>
657657
<tags>
658658
<!--cdk.depends and cdk.builddepends no longer used-->
@@ -807,12 +807,12 @@
807807
<plugin>
808808
<groupId>org.apache.maven.plugins</groupId>
809809
<artifactId>maven-dependency-plugin</artifactId>
810-
<version>3.6.1</version>
810+
<version>3.8.1</version>
811811
</plugin>
812812
<plugin>
813813
<groupId>org.apache.maven.plugins</groupId>
814814
<artifactId>maven-checkstyle-plugin</artifactId>
815-
<version>3.3.1</version>
815+
<version>3.6.0</version>
816816
<configuration>
817817
<configLocation>checkstyle.xml</configLocation>
818818
<linkXRef>false</linkXRef>
@@ -826,7 +826,7 @@
826826
<plugin>
827827
<groupId>org.apache.maven.plugins</groupId>
828828
<artifactId>maven-javadoc-plugin</artifactId>
829-
<version>3.6.3</version>
829+
<version>3.11.2</version>
830830
<reportSets>
831831
<reportSet>
832832
<id>default</id>
@@ -922,7 +922,7 @@
922922
<plugin>
923923
<groupId>org.apache.maven.plugins</groupId>
924924
<artifactId>maven-gpg-plugin</artifactId>
925-
<version>3.2.4</version>
925+
<version>3.2.8</version>
926926
<executions>
927927
<execution>
928928
<id>sign-artifacts</id>

storage/libiocml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.blueobelisk</groupId>
2323
<artifactId>cmlxom</artifactId>
24-
<version>4.10</version>
24+
<version>4.13</version>
2525
<exclusions>
2626
<exclusion>
2727
<groupId>org.apache.logging.log4j</groupId>

storage/libiomd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.blueobelisk</groupId>
1919
<artifactId>cmlxom</artifactId>
20-
<version>4.10</version>
20+
<version>4.13</version>
2121
<exclusions>
2222
<exclusion>
2323
<groupId>org.apache.logging.log4j</groupId>

storage/pdbcml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.blueobelisk</groupId>
3333
<artifactId>cmlxom</artifactId>
34-
<version>4.10</version>
34+
<version>4.13</version>
3535
<exclusions>
3636
<exclusion>
3737
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)