Skip to content

Commit

Permalink
update activation to 1.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed Mar 20, 2020
1 parent 5dc4b32 commit f2a21cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/utilities/pom.xml
Expand Up @@ -2,7 +2,7 @@
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
Copyright (c) 2012-2019 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2012-2020 Oracle and/or its affiliates. All rights reserved.
Oracle licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
Expand Down Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f2a21cd

Please sign in to comment.