Skip to content

Commit 6f4c0f3

Browse files
fix(deps): batch security update — 2 vulnerabilities
1 parent 75847cf commit 6f4c0f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • app/server/appsmith-plugins/mysqlPlugin

app/server/appsmith-plugins/mysqlPlugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.mariadb</groupId>
2020
<artifactId>r2dbc-mariadb</artifactId>
21-
<version>1.1.4</version>
21+
<version>1.4.1</version>
2222
<exclusions>
2323
<exclusion>
2424
<groupId>io.netty</groupId>

0 commit comments

Comments
 (0)