Skip to content

Commit 0bc8207

Browse files
dependabot[bot]bdevetak
authored andcommitted
Bump jetty-server in /mysql-replicator-commons (#49)
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.14.v20181114 to 9.4.17.v20190418. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.14.v20181114...jetty-9.4.17.v20190418) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d01a946 commit 0bc8207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-replicator-commons/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.eclipse.jetty</groupId>
5050
<artifactId>jetty-server</artifactId>
51-
<version>9.4.14.v20181114</version>
51+
<version>9.4.17.v20190418</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.eclipse.jetty</groupId>

0 commit comments

Comments
 (0)