Skip to content

Commit

Permalink
Update dependency org.ow2.asm:asm to v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 2d7ffa3 commit d18dc55
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion example/basket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion example/editable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion example/main-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion example/main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion example/order/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion example/permission/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion example/price/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion example/rest-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion example/virtualized-table/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugin/ignite-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugin/virtualized-table-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion vuu-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion vuu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down

0 comments on commit d18dc55

Please sign in to comment.