Skip to content

Commit 3e0e2d7

Browse files
authored
Merge pull request #70 from blobcity/dependabot/maven/io.netty-netty-all-4.1.42.Final
[Security] Bump netty-all from 4.1.36.Final to 4.1.42.Final
2 parents 626d652 + 0e30d2b commit 3e0e2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tcp-end-point/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
4848
<dependency>
4949
<groupId>io.netty</groupId>
5050
<artifactId>netty-all</artifactId>
51-
<version>4.1.36.Final</version>
51+
<version>4.1.42.Final</version>
5252
<type>jar</type>
5353
</dependency>
5454

0 commit comments

Comments
 (0)