Skip to content

Commit 492c282

Browse files
tarzanekvladak
authored andcommitted
upgrade bcel to 6.7.0
1 parent dd0b245 commit 492c282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <[email protected]>.
105105
<dependency>
106106
<groupId>org.apache.bcel</groupId>
107107
<artifactId>bcel</artifactId>
108-
<version>6.6.0</version>
108+
<version>6.7.0</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>org.apache.lucene</groupId>

0 commit comments

Comments
 (0)