We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96f9016 commit c2e4d4bCopy full SHA for c2e4d4b
renovate.json
@@ -13,7 +13,7 @@
13
"regexManagers": [
14
{
15
"fileMatch": ["^pom\\.xml"],
16
- "matchStrings": ["\<guava\.version\>(?<currentValue>.*?)\<\/guava\.version\>\\n"],
+ "matchStrings": ["\\<guava\\.version\\>(?<currentValue>.*?)\\<\\/guava\\.version\\>\\n"],
17
"depNameTemplate": "com.google.guava:guava",
18
"datasourceTemplate": "docker"
19
}
0 commit comments