Skip to content

Commit c783cc9

Browse files
Bumping org.apache.yetus:audience-annotations version to 0.15.1
1 parent 6732f41 commit c783cc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

presto-kudu/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>org.apache.yetus</groupId>
129129
<artifactId>audience-annotations</artifactId>
130-
<version>0.8.0</version>
130+
<version>0.15.1</version>
131131
<scope>provided</scope>
132132
</dependency>
133133

@@ -220,7 +220,7 @@
220220
<additionalDependency>
221221
<groupId>org.apache.yetus</groupId>
222222
<artifactId>audience-annotations</artifactId>
223-
<version>0.8.0</version>
223+
<version>0.15.1</version>
224224
</additionalDependency>
225225
</additionalDependencies>
226226
</configuration>

0 commit comments

Comments
 (0)