Skip to content

Commit 4dad8fd

Browse files
authored
deps: Update dependency io.asyncer:r2dbc-mysql to v1.0.4 (#1596)
1 parent d883233 commit 4dad8fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

r2dbc/mysql/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<dependency>
194194
<groupId>io.asyncer</groupId>
195195
<artifactId>r2dbc-mysql</artifactId>
196-
<version>1.0.3</version>
196+
<version>1.0.4</version>
197197
<scope>provided</scope>
198198
<exclusions>
199199
<exclusion>
@@ -260,7 +260,7 @@
260260
<dependency>
261261
<groupId>io.asyncer</groupId>
262262
<artifactId>r2dbc-mysql</artifactId>
263-
<version>1.0.3</version>
263+
<version>1.0.4</version>
264264
</dependency>
265265
</dependencies>
266266
</profile>

0 commit comments

Comments
 (0)