This is an automated email from the ASF dual-hosted git repository.
jkevan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi.git
The following commit(s) were added to refs/heads/master by this push:
new c54ec5639 UNOMI-722: Update Yauaa to 7.13.0 (#574)
c54ec5639 is described below
commit c54ec5639a2eaad7a13b8c8d53e6045f12256e9c
Author: Niels Basjes <[email protected]>
AuthorDate: Fri Feb 24 10:03:21 2023 +0100
UNOMI-722: Update Yauaa to 7.13.0 (#574)
---
plugins/request/pom.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/plugins/request/pom.xml b/plugins/request/pom.xml
index 8b847d6b4..4e7852f74 100644
--- a/plugins/request/pom.xml
+++ b/plugins/request/pom.xml
@@ -46,7 +46,7 @@
<dependency>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa</artifactId>
- <version>7.11.0</version>
+ <version>7.13.0</version>
</dependency>
<dependency>
@@ -112,7 +112,6 @@
kotlin;resolution:=optional,
kotlin.*;resolution:=optional,
org.conscrypt;resolution:=optional,
- org.brotli.dec;resolution:=optional,
*
</Import-Package>
</instructions>