Skip to content

Commit e37138c

Browse files
authored
Update dependencies (#858)
1 parent e5e8ab3 commit e37138c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@
6565
<dependency>
6666
<groupId>io.netty</groupId>
6767
<artifactId>netty-handler</artifactId>
68-
<version>4.1.59.Final</version>
68+
<version>4.1.60.Final</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>io.projectreactor</groupId>
7272
<artifactId>reactor-bom</artifactId>
73-
<version>Dysprosium-SR17</version>
73+
<version>Dysprosium-SR18</version>
7474
<type>pom</type>
7575
<scope>import</scope>
7676
</dependency>
@@ -137,12 +137,12 @@
137137
<dependency>
138138
<groupId>com.fasterxml.jackson.core</groupId>
139139
<artifactId>jackson-core</artifactId>
140-
<version>2.12.1</version>
140+
<version>2.12.2</version>
141141
</dependency>
142142
<dependency>
143143
<groupId>com.fasterxml.jackson.core</groupId>
144144
<artifactId>jackson-databind</artifactId>
145-
<version>2.12.1</version>
145+
<version>2.12.2</version>
146146
</dependency>
147147

148148
<!-- Graal VM -->

0 commit comments

Comments
 (0)