PromucFlow_constructor/app/server/appsmith-interfaces
Shrikant Sharat Kandula 364650122e
fix: Stop the "could not map" flood of logs (#30290)
With the recent changes to the boolean `deleted` field, we have a flood
of logs like this:

```
Could not map 'Domain.deleted'; Maybe a fragment in 'Boolean' is considered a simple type; Mapper continues with deleted
```

Where it's repeated for several of the domain classes, in place of
`Domain`.

The logs don't seem to have any functional impact anywhere, but are a
very loud noise. This PR fixes this noise.
2024-01-16 09:42:39 +05:30
..
src fix: Stop the "could not map" flood of logs (#30290) 2024-01-16 09:42:39 +05:30
pom.xml chore: update version due to vulnebarity (#28208) 2023-10-19 12:47:19 +05:30