Skip to content

Commit c233117

Browse files
committed
chore: update FOSSA configuration for JFinal instrumentation
Update JFinal target from jfinal-3.6 to jfinal-3.2 to align with the renamed instrumentation module. Change-Id: I1e8fa01c3564202330cf60b4375d720e729d00f6
1 parent 9e6f362 commit c233117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.fossa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ targets:
189189
target: ':instrumentation:jdbc:library'
190190
- type: gradle
191191
path: ./
192-
target: ':instrumentation:jfinal-3.6:javaagent'
192+
target: ':instrumentation:jfinal-3.2:javaagent'
193193
- type: gradle
194194
path: ./
195195
target: ':instrumentation:jmx-metrics:javaagent'

0 commit comments

Comments
 (0)