Skip to content

Commit 04d692a

Browse files
authored
deps: bump aspectj to 1.9.21 for jdk21 (#1536)
1 parent 03024be commit 04d692a

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -306,9 +306,6 @@ Use the following [dependency matrix](https://github.com/eclipse-aspectj/aspectj
306306
| `11-17` | `1.9.20.1` |
307307
| `21` | `1.9.21` |
308308

309-
_Note: 1.9.21 is not yet available and Java 21 not yet officially supported by aspectj, but you can already use the `1.9.21.M1`_
310-
311-
312309
## Environment variables
313310

314311
!!! info

powertools-e2e-tests/handlers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
<jdk>[21,)</jdk>
206206
</activation>
207207
<properties>
208-
<aspectj.version>1.9.21.M1</aspectj.version>
208+
<aspectj.version>1.9.21</aspectj.version>
209209
</properties>
210210
</profile>
211211
</profiles>

0 commit comments

Comments
 (0)