Sync from SUSE:SLFO:Main cdi-api revision a7d05d73ed058368cc5ef120bcb83f87
This commit is contained in:
parent
a1cf7ce64f
commit
ff64622eb0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 12:03:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Use the javax.inject artifact
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 21:59:12 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -50,6 +50,7 @@ cp %{SOURCE1} api/build.xml
|
||||
|
||||
# Use newer version of interceptors API
|
||||
%pom_change_dep "jakarta.interceptor:jakarta.interceptor-api" "org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec" api
|
||||
%pom_change_dep "jakarta.inject:jakarta.inject-api" "javax.inject:javax.inject" api
|
||||
|
||||
%pom_remove_dep :jakarta.el-api api
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user