Skip to content

Commit 3fa93d2

Browse files
workaround
Signed-off-by: Adrian Cole <[email protected]>
1 parent 4a5029c commit 3fa93d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

kubernetes/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
</execution>
115115
</executions>
116116
<configuration>
117+
<!-- TODO: workaround until openapi stops generating a dependency on
118+
the un-exported module: com.google.gson.internal.bind.util -->
119+
<legacyMode>true</legacyMode>
117120
<tags>
118121
<tag>
119122
<name>http.response.details</name>

0 commit comments

Comments
 (0)