Skip to content

Commit a4e509e

Browse files
authored
Merge branch 'master' into linkdomain
2 parents b77f33b + 212ecea commit a4e509e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6060
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6161
<skipUTs>${skipTests}</skipUTs>
62-
<netty.version>4.2.2.Final</netty.version>
62+
<netty.version>4.2.3.Final</netty.version>
6363
</properties>
6464

6565
<scm>
@@ -385,7 +385,7 @@
385385
<dependency>
386386
<groupId>com.google.cloud</groupId>
387387
<artifactId>libraries-bom</artifactId>
388-
<version>26.63.0</version>
388+
<version>26.65.0</version>
389389
<type>pom</type>
390390
<scope>import</scope>
391391
</dependency>

0 commit comments

Comments
 (0)