Skip to content

Commit b1205a2

Browse files
committed
Update dependencies
1 parent 50cd1ea commit b1205a2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

jaxb/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.junit</groupId>
4141
<artifactId>junit-bom</artifactId>
42-
<version>5.9.2</version>
42+
<version>5.10.0</version>
4343
<type>pom</type>
4444
<scope>import</scope>
4545
</dependency>
@@ -106,13 +106,13 @@
106106
<dependency>
107107
<groupId>nl.jqno.equalsverifier</groupId>
108108
<artifactId>equalsverifier</artifactId>
109-
<version>3.14</version>
109+
<version>3.15.1</version>
110110
<scope>test</scope>
111111
</dependency>
112112
<dependency>
113113
<groupId>org.javers</groupId>
114114
<artifactId>javers-core</artifactId>
115-
<version>6.9.1</version>
115+
<version>6.14.0</version>
116116
<scope>test</scope>
117117
</dependency>
118118
<dependency>
@@ -124,13 +124,13 @@
124124
<dependency>
125125
<groupId>org.slf4j</groupId>
126126
<artifactId>slf4j-api</artifactId>
127-
<version>2.0.6</version>
127+
<version>2.0.9</version>
128128
<scope>test</scope>
129129
</dependency>
130130
<dependency>
131131
<groupId>org.slf4j</groupId>
132132
<artifactId>slf4j-simple</artifactId>
133-
<version>2.0.6</version>
133+
<version>2.0.9</version>
134134
<scope>test</scope>
135135
</dependency>
136136
<dependency>

0 commit comments

Comments
 (0)