Skip to content

Commit

Permalink
Issue #6772 Update to asm 9.2, spifly 1.3.4
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Bartel <janb@webtide.com>
  • Loading branch information
janbartel authored and joakime committed Sep 13, 2021
1 parent 115c48c commit e6be5d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jetty-osgi/test-jetty-osgi/pom.xml
Expand Up @@ -194,7 +194,7 @@
<dependency>
<groupId>org.apache.aries.spifly</groupId>
<artifactId>org.apache.aries.spifly.dynamic.bundle</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -30,7 +30,7 @@
<gson.version>2.8.6</gson.version>
<alpn.agent.version>2.0.10</alpn.agent.version>
<conscrypt.version>2.5.1</conscrypt.version>
<asm.version>9.1</asm.version>
<asm.version>9.2</asm.version>
<jmh.version>1.33</jmh.version>
<jmhjar.name>benchmarks</jmhjar.name>
<tycho-version>2.1.0</tycho-version>
Expand Down

0 comments on commit e6be5d7

Please sign in to comment.