Commit f398962
authored
Update Java lang version support from 22 to 23 (#1202)
We depend on [OTEL Java
2.11.0](https://github.com/aws-observability/aws-otel-java-instrumentation/blob/release/v2.11.x/dependencyManagement/build.gradle.kts#L30C20-L30C26),
which was released [Dec 23,
2024](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.11.0),
at which Java 23 was supported (released [2024-09-17
](https://www.java.com/releases/)). We should have bumped this version
then, but we didn't have a good process in place at the time. Bump
version now.
Skipping changelog as we will support Java 24 soon.
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.1 parent 1a32279 commit f398962
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments