Skip to content

Commit

Permalink
Integrate annotations 2.1.1
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 Jun 14, 2022
1 parent 57d9f47 commit 2767f19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 1997, 2022 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
Expand Down Expand Up @@ -48,7 +48,7 @@
<!-- Theoretically these versions could be different from Web Profile -->
<jakarta.json-api.cp.version>2.1.0</jakarta.json-api.cp.version>
<jakarta.json.bind-api.cp.version>3.0.0</jakarta.json.bind-api.cp.version>
<jakarta.annotation-api.cp.version>2.1.0</jakarta.annotation-api.cp.version>
<jakarta.annotation-api.cp.version>2.1.1</jakarta.annotation-api.cp.version>
<jakarta.inject.cp.version>2.0.1</jakarta.inject.cp.version>
<jakarta.interceptor-api.cp.version>2.1.0</jakarta.interceptor-api.cp.version>
<jakarta.enterprise.cdi-api.cp.version>4.0.1</jakarta.enterprise.cdi-api.cp.version>
Expand Down

0 comments on commit 2767f19

Please sign in to comment.