Skip to content

Commit

Permalink
GH-279 - Include NativeDetector in shaded classes of Spring Core.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Nov 20, 2024
1 parent c0d879b commit 696a0cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jmolecules-archunit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
<filter>
<artifact>org.springframework:spring-core</artifact>
<includes>
<include>org/springframework/core/NativeDetector*.class</include>
<include>org/springframework/core/ResolvableType*.class</include>
<include>org/springframework/core/SerializableTypeWrapper*.class</include>
<include>org/springframework/lang/Nullable.class</include>
Expand Down

0 comments on commit 696a0cf

Please sign in to comment.