File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 15
15
16
16
<properties >
17
17
<zip .name>${project.parent.artifactId} -${project.version} </zip .name>
18
- <netty .version>${netty-4.1.version} </netty .version>
19
18
</properties >
20
19
21
20
<dependencies >
Original file line number Diff line number Diff line change 75
75
<groovy .version>2.4.12</groovy .version>
76
76
<groovy-eclipse-batch .version>2.4.3-01</groovy-eclipse-batch .version>
77
77
78
- <netty .version>4.0.49.Final</netty .version>
79
- <!-- netty 4.1 version to use for browsermob-dist and when using the netty-4.1 profile -->
80
- <netty-4 .1.version>4.1.13.Final</netty-4 .1.version>
78
+ <netty .version>4.1.13.Final</netty .version>
81
79
82
80
<bouncycastle .version>1.57</bouncycastle .version>
83
81
</properties >
535
533
</properties >
536
534
</profile >
537
535
538
- <profile >
539
- <id >netty-4.1</id >
540
- <properties >
541
- <netty .version>${netty-4.1.version} </netty .version>
542
- </properties >
543
- </profile >
544
536
</profiles >
545
537
</project >
You can’t perform that action at this time.
0 commit comments