Skip to content

Commit

Permalink
rollback elastic#3444 bump of jctools from 4.0.1 to 4.0.2 to keep jav…
Browse files Browse the repository at this point in the history
…a 7 compatibility
  • Loading branch information
jackshirazi committed Jan 4, 2024
1 parent d728615 commit 4c78f36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apm-agent-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
<dependency>
<groupId>org.jctools</groupId>
<artifactId>jctools-core</artifactId>
<version>4.0.2</version>
<!-- 4.0.2 is compiled to target java 8 (for no reason I can see), so keep at 4.0.1 and check 4.0.3 https://github.com/JCTools/JCTools/issues/385 -->
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>com.googlecode.concurrentlinkedhashmap</groupId>
Expand Down

0 comments on commit 4c78f36

Please sign in to comment.