File tree 2 files changed +5
-1
lines changed
content/en/docs/languages/java
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ dependency structure:
106
106
## Dependencies and BOMs
107
107
108
108
A
109
- [ bill of materials] ( https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms ) ,
109
+ [ bill of materials] ( https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Bill_of_Materials_.28BOM.29_POMs ) ,
110
110
or BOM for short, is an artifact that helps keep the versions of related
111
111
dependencies aligned. OpenTelemetry Java publishes several BOMs catering to
112
112
different use cases, listed below in order of increasing scope. We highly
Original file line number Diff line number Diff line change 13407
13407
"StatusCode": 200,
13408
13408
"LastSeen": "2025-02-01T06:58:09.358-05:00"
13409
13409
},
13410
+ "https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Bill_of_Materials_.28BOM.29_POMs": {
13411
+ "StatusCode": 206,
13412
+ "LastSeen": "2025-02-04T01:52:41.254397285Z"
13413
+ },
13410
13414
"https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms": {
13411
13415
"StatusCode": 206,
13412
13416
"LastSeen": "2025-01-30T16:59:49.463144-05:00"
You can’t perform that action at this time.
0 commit comments