Skip to content

Commit b260ef8

Browse files
authored
Merge pull request #722 from internetarchive/dependabot/maven/minor-and-patch-17bda1ffa9
Bump the minor-and-patch group with 21 updates
2 parents bc82cf5 + 46b198a commit b260ef8

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

commons/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>commons-net</groupId>
4141
<artifactId>commons-net</artifactId>
42-
<version>3.12.0</version>
42+
<version>3.13.0</version>
4343
<scope>compile</scope>
4444
</dependency>
4545
<dependency>
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>com.github.mwiede</groupId>
147147
<artifactId>jsch</artifactId>
148-
<version>2.27.8</version>
148+
<version>2.28.0</version>
149149
</dependency>
150150
<dependency>
151151
<groupId>org.apache.groovy</groupId>
@@ -173,7 +173,7 @@
173173
<configuration>
174174
<encoding>UTF-8</encoding>
175175
</configuration>
176-
<version>3.4.0</version>
176+
<version>3.5.0</version>
177177
</plugin>
178178

179179
<plugin>
@@ -208,6 +208,6 @@
208208
</build>
209209
<properties>
210210
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
211-
<spring.version>7.0.5</spring.version>
211+
<spring.version>7.0.6</spring.version>
212212
</properties>
213213
</project>

contrib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>at.yawk.lz4</groupId>
4646
<artifactId>lz4-java</artifactId>
47-
<version>1.10.3</version>
47+
<version>1.10.4</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>com.rethinkdb</groupId>

engine/pom.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.glassfish.jaxb</groupId>
8282
<artifactId>jaxb-runtime</artifactId>
83-
<version>4.0.6</version>
83+
<version>4.0.7</version>
8484
<scope>runtime</scope>
8585
</dependency>
8686
<dependency>
@@ -109,17 +109,17 @@
109109
<dependency>
110110
<groupId>org.webjars.npm</groupId>
111111
<artifactId>codemirror__autocomplete</artifactId>
112-
<version>6.20.0</version>
112+
<version>6.20.1</version>
113113
</dependency>
114114
<dependency>
115115
<groupId>org.webjars.npm</groupId>
116116
<artifactId>codemirror__commands</artifactId>
117-
<version>6.10.1</version>
117+
<version>6.10.2</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>org.webjars.npm</groupId>
121121
<artifactId>codemirror__language</artifactId>
122-
<version>6.12.1</version>
122+
<version>6.12.2</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>org.webjars.npm</groupId>
@@ -144,12 +144,12 @@
144144
<dependency>
145145
<groupId>org.webjars.npm</groupId>
146146
<artifactId>codemirror__view</artifactId>
147-
<version>6.39.11</version>
147+
<version>6.39.16</version>
148148
</dependency>
149149
<dependency>
150150
<groupId>org.webjars.npm</groupId>
151151
<artifactId>codemirror__lint</artifactId>
152-
<version>6.9.2</version>
152+
<version>6.9.5</version>
153153
</dependency>
154154
<dependency>
155155
<groupId>org.webjars.npm</groupId>
@@ -164,12 +164,12 @@
164164
<dependency>
165165
<groupId>org.webjars.npm</groupId>
166166
<artifactId>lezer__common</artifactId>
167-
<version>1.5.0</version>
167+
<version>1.5.1</version>
168168
</dependency>
169169
<dependency>
170170
<groupId>org.webjars.npm</groupId>
171171
<artifactId>lezer__lr</artifactId>
172-
<version>1.4.7</version>
172+
<version>1.4.8</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>org.webjars.npm</groupId>

modules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.apache.pdfbox</groupId>
106106
<artifactId>pdfbox</artifactId>
107-
<version>3.0.6</version>
107+
<version>3.0.7</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>org.junit.jupiter</groupId>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,14 +103,14 @@ http://maven.apache.org/guides/mini/guide-m1-m2.html
103103
<dependency>
104104
<groupId>org.apache.groovy</groupId>
105105
<artifactId>groovy-bom</artifactId>
106-
<version>5.0.4</version>
106+
<version>5.0.5</version>
107107
<type>pom</type>
108108
<scope>import</scope>
109109
</dependency>
110110
<dependency>
111111
<groupId>com.fasterxml.jackson</groupId>
112112
<artifactId>jackson-bom</artifactId>
113-
<version>2.21.1</version>
113+
<version>2.21.2</version>
114114
<type>pom</type>
115115
<scope>import</scope>
116116
</dependency>
@@ -426,7 +426,7 @@ http://maven.apache.org/guides/mini/guide-m1-m2.html
426426
<build.timestamp>${maven.build.timestamp}</build.timestamp>
427427
<doclint>none</doclint>
428428
<additionalparam>-Xdoclint:none</additionalparam>
429-
<jetty.version>12.0.32</jetty.version>
429+
<jetty.version>12.0.34</jetty.version>
430430
<maven.compiler.target>17</maven.compiler.target>
431431
<maven.compiler.source>17</maven.compiler.source>
432432
<maven.compiler.release>17</maven.compiler.release>

0 commit comments

Comments
 (0)