File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ under the License.
3535
3636 <properties >
3737 <asm .major.version>9</asm .major.version>
38- <asm .version>${asm.major.version} .8 </asm .version>
38+ <asm .version>${asm.major.version} .9.1 </asm .version>
3939 </properties >
4040
4141 <dependencies >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ The Apache Software Foundation (http://www.apache.org/).
77This project bundles the following dependencies under the BSD license.
88See bundled license files for details.
99
10- - org.ow2.asm:asm-analysis:9.8
11- - org.ow2.asm:asm-commons:9.8
12- - org.ow2.asm:asm-tree:9.8
13- - org.ow2.asm:asm:9.8
10+ - org.ow2.asm:asm-analysis:9.9.1
11+ - org.ow2.asm:asm-commons:9.9.1
12+ - org.ow2.asm:asm-tree:9.9.1
13+ - org.ow2.asm:asm:9.9.1
You can’t perform that action at this time.
0 commit comments