Преглед на файлове

Bump aspectj.version from 1.9.6 to 1.9.8 (#1588)

Bumps `aspectj.version` from 1.9.6 to 1.9.8.

Updates `aspectjrt` from 1.9.6 to 1.9.8
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

Updates `aspectjweaver` from 1.9.6 to 1.9.8
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

---
updated-dependencies:
- dependency-name: org.aspectj:aspectjrt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] преди 3 години
родител
ревизия
d473fb2b05
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      kafka-ui-e2e-checks/pom.xml

+ 1 - 1
kafka-ui-e2e-checks/pom.xml

@@ -13,7 +13,7 @@
     <properties>
     <properties>
         <kafka-ui-contract>${project.version}</kafka-ui-contract>
         <kafka-ui-contract>${project.version}</kafka-ui-contract>
         <junit.version>5.8.2</junit.version>
         <junit.version>5.8.2</junit.version>
-        <aspectj.version>1.9.6</aspectj.version>
+        <aspectj.version>1.9.8</aspectj.version>
         <allure.version>2.17.1</allure.version>
         <allure.version>2.17.1</allure.version>
         <json-smart.version>1.3.3</json-smart.version>
         <json-smart.version>1.3.3</json-smart.version>
         <testcontainers.version>1.15.2</testcontainers.version>
         <testcontainers.version>1.15.2</testcontainers.version>